TrimSrfReverse

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

TrimSrfReverse()  

SYNOPSIS

trim_lib/trim_aux.c:199

TrimSrfStruct *TrimSrfReverse(TrimSrfStruct *TrimSrf)
 

DESCRIPTION

Returns a new trimmed surface that is the reversed surface of TrimSrf by reversing the control mesh and the knot vector (if Bspline surface) of TrimSrf in the U direction, as well as its trimming curves. See also CagdSrfReverse and BspKnotReverse.  

PARAMETERS:

TrimSrf: To be reversed.  

FUNCTION RETURN VALUE

TrimSrfStruct *: Reversed surface of TrimSrf.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:14 GMT, October 17, 2022